home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / JX9600PS.PP_ / jx9600ps.ppd
PostScript Printer Description  |  1996-04-25  |  11KB  |  360 lines

  1. *PPD-Adobe: "4.1"
  2. *% Printer Description File
  3. *% For "Sharp JX-9600PS Laser Printer" 
  4. *% Date: 12/20/93 - G. Andersen
  5.  
  6. *FormatVersion: "4.1"
  7. *FileVersion: "2.0"
  8. *LanguageEncoding: ISOLatin 1
  9. *LanguageVersion: English
  10. *Product: "(PhoenixPage)"
  11. *ModelName: "Sharp JX-9600PS"
  12. *PSVersion: "(1.0) 1"
  13. *NickName: "Sharp JX-9600PS"
  14. *PCFileName: "JX9600PS.PPD"
  15.  
  16. *% ===== Basic Capabilities ======================
  17.  
  18. *LanguageLevel: 1
  19. *DefaultColorSpace: Gray
  20. *FreeVM: "434204"
  21. *Throughput: "8"
  22.  
  23. *Protocols: BCP
  24.  
  25. *%==*ColorDevice: False
  26. *%==*VariablePaperSize: False
  27. *%==*FileSystem: False
  28.  
  29.  
  30. *Password: "0"
  31. *ExitServer: "
  32.   count 0 eq {  % is the password on the stack?
  33.     true
  34.   }{
  35.     dup         % potential password
  36.     statusdict begin checkpassword end not
  37.   } ifelse
  38.   {  %  if no password or not valid
  39.     (WARNING : Cannot perform the exitserver command.) =
  40.     (Password supplied is not valid.) =
  41.     (Please contact the author of this software.) = flush
  42.     quit
  43.   } if
  44.   serverdict begin exitserver
  45. "
  46. *End
  47. *Reset: "
  48.   count 0 eq {  % is the password on the stack?
  49.     true
  50.   }{
  51.     dup      % potential password
  52.     statusdict begin checkpassword end not
  53.   } ifelse
  54.   {  %  if no password or not valid
  55.     (WARNING : Cannot reset printer.) =
  56.     (Password supplied is not valid.) =
  57.     (Please contact the author of this software.) = flush
  58.     quit
  59.   } if
  60.   serverdict begin exitserver
  61.   systemdict /quit get exec
  62.   (WARNING : Printer Reset Failed.) = flush
  63. "
  64. *End
  65.  
  66. *% ===== Resolution ========================
  67.  
  68. *DefaultResolution: 300dpi
  69. *?Resolution:"
  70. save
  71.  initgraphics
  72.  0 0 moveto currentpoint matrix defaultmatrix transform
  73.  0 72 lineto currentpoint matrix defaultmatrix transform
  74.  3 -1 roll sub dup mul
  75.  3 1 rol exch sxub dup mul
  76.  add sqrt round cvi
  77.  (          ) cvs print (dpi) = flush
  78. restore
  79. "
  80. *End
  81.  
  82. *% Halftone Information ===============
  83. *ScreenFreq: "60.0"
  84. *ScreenAngle: "45.0"
  85. *DefaultScreenProc: Dot
  86. *ScreenProc Dot: "
  87. {dup mul exch dup mul add 1.0 exch sub }
  88. "
  89. *End
  90. *ScreenProc Line: "{ pop }"
  91. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  92.  
  93. *DefaultTransfer: Null
  94. *Transfer Null: "{ }"
  95. *Transfer Null.Inverse: "{ 1 exch sub }"
  96. *Transfer Normalized: "{ }"
  97. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  98.  
  99. *% Paper Handling ===================
  100.  
  101. *OpenUI *Pagesize: PickOne
  102. *OrderDependency:20 AnySetup *PageSize
  103. *DefaultPageSize: Unknown
  104. *PageSize Letter: "statusdict begin lettertray end"
  105. *PageSize Legal: "statusdict begin legaltray end"
  106. *PageSize A4: "statusdict begin a4tray end"
  107. *?PageSize: "
  108.  save statusdict begin
  109.  /papersize where{ pop
  110.  3 dict begin
  111.  /lettertray (Letter) def
  112.  /legaltray (Legal) def
  113.  /a4tray (A4) def
  114.   papersize {
  115.    {load exec} stopped not{= flush}if
  116.    }{
  117.      {load exec} stopped not{print (.Transverse) = flush}if
  118.    }ifelse
  119.    end
  120.  }{
  121.   /pagetype where{pop[(Letter)(Legal)]pagetype dup 1 gt{pop 1}if get = flush}if
  122.  }ifelse
  123.  end restore
  124. "
  125. *End
  126. *CloseUI: *PageSize                  
  127.                   
  128. *% These entries will set up the frame buffer. Usually used with manual feed.
  129. *DefaultPageRegion: Letter
  130. *PageRegion Letter: "letter"
  131. *PageRegion Legal: "legal"
  132. *PageRegion A4: "a4"
  133.   
  134. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  135. *% These errors should be trapped by software and a message displayed
  136. *OpenUI *PaperTray: PickOne
  137. *OrderDependency: 15 AnySetup *PaperTray
  138. *DefaultPaperTray: Letter
  139. *PaperTray Letter: "statusdict begin lettertray end"
  140. *PaperTray Legal: "statusdict begin legaltray end"
  141. *PaperTray A4: "statusdict begin a4tray end"
  142. *?PaperTray: "
  143.  save statusdict begin
  144.    3 dict begin
  145.       /lettertray (Letter) def /legaltray (Legal) def
  146.       /a4tray (A4) def
  147.       papersize {
  148.       {load exec} stopped not{= flush}if
  149.       }{
  150.       {load exec} stopped not{print (.Transverse) = flush}if
  151.       }ifelse
  152.     end
  153.   end restore
  154. "
  155. *End
  156. *CloseUI *PaperTray
  157.  
  158. *% The following entries provide information about specific paper keywords.
  159. *DefaultImageableArea: Letter
  160. *ImageableArea Letter: "15 8 597 784 "
  161. *ImageableArea Legal: "15 8 597 1000 "
  162. *ImageableArea A4: "13 10 577 832 "
  163. *?ImageableArea: "
  164.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  165.   newpath clippath pathbbox
  166.   4 -2 roll exch 2 {ceiling cvp} repeat
  167.   exch 2 {floor cvp} repeat flush
  168.  restore
  169. "
  170. *End
  171.  
  172. *% These provide the physical dimensions of the paper (by keyword)
  173. *DefaultPaperDimension: Letter
  174. *PaperDimension Letter: "612 792"
  175. *PaperDimension Legal: "612 1008"
  176. *PaperDimension A4: "595 842"
  177.  
  178. *% Default Input Slots
  179. *DefaultOutputBin: Upper
  180. *DefaultInputSlot: Upper
  181.  
  182. *InputSlot Upper: "statusdict begin 0 setpapertray end"
  183. *InputSlot Lower: "statusdict begin 1 setpapertray end"
  184. *?InputSlot: "
  185.  save statusdict begin
  186.   2 dict begin
  187.    /0 (Upper) def
  188.    /1 (Lower) def
  189.    papertray
  190.     {( ) cvs cvn load exec} stopped not{= flush}if
  191.    end
  192.   end restore
  193. "
  194. *%
  195.  
  196. *OpenUI *ManualFeed: Boolean
  197. *OrderDepencency: 15 AnySetup *ManualFeed
  198. *DefaultManualFeed: False
  199. *?ManualFeed: "statusdict /manualfeed get
  200.  {(True)}{(False)}ifelse = flush"
  201. *End
  202. *ManualFeed True: "statusdict begin /manualfeed true store end"
  203. *ManualFeed False: "statusdict begin /manualfeed false store end"
  204. *CLoseUI: *ManualFeed
  205.  
  206. *DefaultOutputOrder: Normal
  207.  
  208. *DefaultCollator: None
  209. *DefaultSorter: None
  210. *DefaultDuplex: None
  211.  
  212. *% Font Information =====================
  213.  
  214. *DefaultFont: Courier
  215. *Font AvantGarde-Book: Standard "(001.001)"
  216. *Font AvantGarde-BookOblique: Standard "(001.001)"
  217. *Font AvantGarde-Demi: Standard "(001.001)"
  218. *Font AvantGarde-DemiOblique: Standard "(001.001)"
  219. *Font Bookman-Demi: Standard "(001.001)"
  220. *Font Bookman-DemiItalic: Standard "(001.001)"
  221. *Font Bookman-Light: Standard "(001.001)"
  222. *Font Bookman-LightItalic: Standard "(001.001)"
  223. *Font Courier: Standard "(001.004)"
  224. *Font Courier-Bold: Standard "(001.004)"
  225. *Font Courier-BoldOblique: Standard "(001.004)"
  226. *Font Courier-Oblique: Standard "(001.004)"
  227. *Font Helvetica: Standard "(001.001)"
  228. *Font Helvetica-Bold: Standard "(001.001)"
  229. *Font Helvetica-BoldOblique: Standard "(001.001)"
  230. *Font Helvetica-Narrow: Standard "(001.000)"
  231. *Font Helvetica-Narrow-Bold: Standard "(001.000)"
  232. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)"
  233. *Font Helvetica-Narrow-Oblique: Standard "(001.000)"
  234. *Font Helvetica-Oblique: Standard "(001.001)"
  235. *Font NewCenturySchlbk-Bold: Standard "(001.002)"
  236. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)"
  237. *Font NewCenturySchlbk-Italic: Standard "(001.001)"
  238. *Font NewCenturySchlbk-Roman: Standard "(001.002)"
  239. *Font Palatino-Bold: Standard "(001.000)"
  240. *Font Palatino-BoldItalic: Standard "(001.000)"
  241. *Font Palatino-Italic: Standard "(001.000)"
  242. *Font Palatino-Roman: Standard "(001.000)"
  243. *Font Symbol: Special "(001.001)"
  244. *Font Times-Bold: Standard "(001.001)"
  245. *Font Times-BoldItalic: Standard "(001.001)"
  246. *Font Times-Italic: Standard "(001.001)"
  247. *Font Times-Roman: Standard "(001.001)"
  248. *Font ZapfChancery-MediumItalic: Standard "(001.002)"
  249. *Font ZapfDingbats: Special "(001.000)"
  250. *?FontQuery: "
  251. save  4 dict begin /sv exch def
  252. /str (fonts/                              ) def
  253. /st2 30 string def
  254. {
  255.   count 0 gt {
  256.     dup FontDirectory exch known {pop 1}{
  257.      str exch st2 cvs dup length /len exch def
  258.      6 exch putinterval str 0 len 6 add getinterval mark exch
  259.      { } st2 filenameforall counttomark 0 gt {
  260.       cleartomark 1}{cleartomark 0}ifelse
  261.     }ifelse = flush
  262.   }{ exit } ifelse
  263. } bind loop sv end restore
  264. "
  265. *End
  266.  
  267. *?FontList: "
  268. FontDirectory { pop == flush } forall 
  269. /filenameforall where { 
  270.  pop save (fonts/*) { 
  271.   dup length 6 sub 6 exch getinterval == flush 
  272.  } 128 string filenameforall restore
  273. } if 
  274. (*) = flush
  275. "
  276. *End
  277.  
  278. *% Printer Messages (verbatim from printer):
  279. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  280. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  281. *Message: "\FontName\ not found, using Courier"
  282.  
  283. *% Status (format: %%[ status: <one of these> ]%% )
  284. *Status: "idle"
  285. *Status: "busy"
  286. *Status: "waiting"
  287. *Status: "printing"
  288. *Status: "warming up"
  289. *Status: "PrinterError: timeout, clearing printer"
  290. *Status: "PrinterError: warming up"
  291. *Status: "PrinterError: service call"
  292. *Status: "PrinterError: paper entry misfeed"
  293. *Status: "PrinterError: no toner cartridge"
  294. *Status: "PrinterError: paper entry misfeed"
  295.  
  296. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  297. *Source: "serial9"
  298. *Source: "serial25"
  299. *Source: "AppleTalk"
  300. *Source: "Centronics"
  301.  
  302. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  303. *PrinterError: "timeout, clearing printer"
  304. *PrinterError: "warming up"
  305. *PrinterError: "service call"
  306. *PrinterError: "paper entry misfeed"
  307. *PrinterError: "no toner cartridge"
  308. *PrinterError: "paper entry misfeed"
  309.  
  310. *% Color Separation Information =====================
  311.  
  312. *DefaultColorSep: ProcessCyan.60lpi/60 lpi
  313.  
  314. *InkName: ProcessCyan/Process Cyan
  315. *InkName: ProcessMagenta/Process Magenta
  316. *InkName: ProcessYellow/Process Yellow
  317. *InkName: ProcessBlack/Process Black
  318. *InkName: CustomColor/Custom Color
  319.  
  320. *ColorSepScreenAngle ProcessCyan.60lpi/60 lpi: "15"
  321. *ColorSepScreenAngle ProcessMagenta.60lpi/60 lpi: "75"
  322. *ColorSepScreenAngle ProcessYellow.60lpi/60 lpi: "0"
  323. *ColorSepScreenAngle ProcessBlack.60lpi/60 lpi: "45"
  324. *ColorSepScreenAngle CustomColor.60lpi/60 lpi: "45"
  325.  
  326. *ColorSepScreenFreq ProcessCyan.60lpi/60 lpi: "60"
  327. *ColorSepScreenFreq ProcessMagenta.60lpi/60 lpi: "60"
  328. *ColorSepScreenFreq ProcessYellow.60lpi/60 lpi: "60"
  329. *ColorSepScreenFreq ProcessBlack.60lpi/60 lpi: "60"
  330. *ColorSepScreenFreq CustomColor.60lpi/60 lpi: "60"
  331.  
  332. *ColorSepScreenProc ProcessCyan.60lpi/60 lpi: "
  333. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  334. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  335. *End
  336. *ColorSepScreenProc ProcessMagenta.60lpi/60 lpi: "
  337. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  338. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  339. *End
  340. *ColorSepScreenProc ProcessYellow.60lpi/60 lpi: "
  341. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  342. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  343. *End
  344. *ColorSepScreenProc ProcessBlack.60lpi/60 lpi: "
  345. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  346. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  347. *End
  348. *ColorSepScreenProc CustomColor.60lpi/60 lpi: "
  349. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  350. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  351. *End
  352.  
  353. *ColorSepTransfer ProcessCyan.60lpi/60 lpi: "{ }"
  354. *ColorSepTransfer ProcessMagenta.60lpi/60 lpi: "{ }"
  355. *ColorSepTransfer ProcessYellow.60lpi/60 lpi: "{ }"
  356. *ColorSepTransfer ProcessBlack.60lpi/60 lpi: "{ }"
  357. *ColorSepTransfer CustomColor.60lpi/60 lpi: "{ }"
  358.  
  359. *% end of PPD file for Sharp JX-9600.PS Series
  360.